gsk: Fix a crash
authorMatthias Clasen <mclasen@redhat.com>
Tue, 16 May 2023 21:32:13 +0000 (17:32 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 16 May 2023 21:33:21 +0000 (17:33 -0400)
commit9dd83ab354c03c5dba2e0111245e67cf77d3edfd
treec296641598ae1b4604525c68681bd092ff303237
parent0bbc6f89324e1caa0c8c1919f1b9d4133a59223b
gsk: Fix a crash

When we start ignoring batches, we must do it everywhere,
or we may run into assertions. This was triggered by an
enormous text node tree produced by tests/rendernode-create.
gsk/gl/gskglcommandqueue.c